PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / getBullet Method
In This Topic
    getBullet Method
    In This Topic
    Gets the bullet text.
    If this property is set to a object then the paragraph is considered to be part of a bulleted list.
    Syntax
    public PDFFormattedBlock getBullet()

    Return Value

    The text to be used as bullet for the paragraph.
    See Also